pubnub-kotlin-docs
Toggle table of contents
13.1.0
apple
Target filter
apple
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-api
/
com.pubnub.api.endpoints.pubsub
/
[apple]PublishImpl
/
PublishImpl
Publish
Impl
apple
constructor
(
pubnub
:
ERROR CLASS: Symbol not found for KMPPubNub
,
channel
:
String
,
message
:
Any
,
meta
:
Any
?
,
shouldStore
:
Boolean
?
,
usePost
:
Boolean
,
ttl
:
Int
?
,
customMessageType
:
String
?
)